Skip to content

[codex] Harden security and trim profile scans - #6

Merged
anarkh merged 1 commit into
mainfrom
codex/perf-security-audit
Jul 3, 2026
Merged

[codex] Harden security and trim profile scans#6
anarkh merged 1 commit into
mainfrom
codex/perf-security-audit

Conversation

@anarkh

@anarkh anarkh commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Hash sensitive admin role log identifiers instead of logging raw OpenID/admin document ids.
  • Pin GitHub Actions dependencies to commit SHAs and ignore local .gstack security reports.
  • Reduce repeated profile/my-post/activity scans to single-pass counting paths.
  • Mark the package as ESM to avoid Node script reparsing warnings.

Verification

  • PATH=/Users/bytedance/.nvm/versions/node/v20.19.2/bin:$PATH npm run check
  • git diff --cached --check
  • Previous audit checks recorded in harness/claude-progress.md: syntax checks, performance guards, npm audit for root and cloudfunctions, secret/security scans.

Known gaps

  • WeChat DevTools service port 9420 remains blocked, so real DevTools/real-device UI and performance acceptance were not executed.

@anarkh
anarkh marked this pull request as ready for review July 3, 2026 06:41
@anarkh
anarkh merged commit 95ec406 into main Jul 3, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant